Latest Microsoft Dynamics 365 Blogs | CloudFronts

Review Data Imported From Excel To Configuration Package using Configuration Import Preview

Introduction: The Import from Excel on the Configuration Package page is used to import data from excel.  It can be used to even before a configuration package is created. To avoid confusion and unnecessary retries when using these actions, you can now use the Config. Package Import Preview page to get an overview of the Excel file … Continue reading Review Data Imported From Excel To Configuration Package using Configuration Import Preview

Share Story :

Linking of Sales Order and Sales Order Lines in Microsoft PowerApps.

Introduction: In this blog I will demonstrate that how the Sales Order and its corresponding Sales Order Lines can be linked together in the Microsoft PowerApps. Pre-requisites: Microsoft PowerApps Method: Create two galleries within the PowerApps and for the first gallery create a display form with Sales Order as the Data source. In the second … Continue reading Linking of Sales Order and Sales Order Lines in Microsoft PowerApps.

Share Story :

How to insert a Checkbox in SSRS Reports in Microsoft Dynamics 365 Business Central

Introduction: In this blog, I will depict how a checkbox can be inserted in an SSRS report. Pre-Requisites: 1. Microsoft Dynamics 365 Business Central 2. SSRS Reports Steps: 1. Create a placeholder in the Table and insert the character mentioned below. 2. Now select the Font as Wingdings. The following set of symbols can be seen … Continue reading How to insert a Checkbox in SSRS Reports in Microsoft Dynamics 365 Business Central

Share Story :

How to insert data into reports in Business Central using a variable in Request Page

Introduction: Here, I will demonstrate how a user can add data into reports by themselves from the Request Page in Business Central. Pre-Requisites: Microsoft Dynamics 365 Business Central Steps: Create a report and in the Report Page section enter a text variable which you want to display in the report. requestpage { layout { area(Content) … Continue reading How to insert data into reports in Business Central using a variable in Request Page

Share Story :

How to attach a table structure in a mail in Business Central

Introduction: In this blog, I want to depict how a table structure can be integrated into an Email in Business Central using the HTML tags. Pre-Requisites : Microsoft Dynamics 365 Business Central HTML Steps: Create an Email Structure using the SMTP Mail setup Codeunit and pages. The body that is to be attached to the … Continue reading How to attach a table structure in a mail in Business Central

Share Story :

How to control the amount of information that is visible in a window in Business Central.

Introduction: This blog demonstrates how the information that is visible to a user on the window can be controlled and managed. The ‘Importance’ property of a field helps us to control whether a field is seen or hidden on a window. Pre-requisites : Microsoft Dynamics 365 Business Central Steps: The Importance property helps to control … Continue reading How to control the amount of information that is visible in a window in Business Central.

Share Story :

Adding Notifications in Microsoft Dynamics 365 Business Central

Introduction: Notifications provide a programmatic way to send non-intrusive information to the user interface (UI) in the Microsoft Dynamics 365 Business Central. Their purpose is to provide users with some information about a current situation without any necessity to perform or block an action. Pre-requisites: 1. Microsoft Dynamics 365 Business Central Steps: 1. Create a … Continue reading Adding Notifications in Microsoft Dynamics 365 Business Central

Share Story :

Use of Automation APIs to create new companies and view existing in Business Central

Introduction: Automation APIs provide capability for automating company setup through APIs. Here we are going to use the Automation APIs to create a new company in the Microsoft Dynamics 365 Business Central and then view the existing companies information using the same. Pre-requisites: Microsoft Dynamics 365 Business Central Postman Steps: 1. Create a Company: To … Continue reading Use of Automation APIs to create new companies and view existing in Business Central

Share Story :

How to setup FieldGroups in Business Central

Introduction: A field group in table or table extension objects defines the fields to display in a drop-down control on pages that use the table and fields that display when these pages are shown in the tile view. Syntax of fieldgroup is as follows: fieldgroup(<Name>;<Field>) <Name> : It can be either Dropdown, so as to … Continue reading How to setup FieldGroups in Business Central

Share Story :

Time entry using model driven PowerApps

Introduction: Managers and employees need a good time entry application to record worked hours for billing, payroll, or operations. That information is used to automate payroll, invoice clients, and keep a business operating efficiently. While there are many good off the shelf time entry applications, the pre-built time entry capabilities of the model-driven approach in … Continue reading Time entry using model driven PowerApps

Share Story :

Secured By miniOrange